GtkWidget: Use the new helpers
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Apr 2015 23:37:02 +0000 (19:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:24 +0000 (01:15 -0400)
commitb53b38ff32e0c25c92def1cc9fe1f3a2a5d66260
tree1b05dfd090a617eb63cefbe32517b0b7e4bfa1eb
parentca82b610a13998303b846145a71d7a9730ed729e
GtkWidget: Use the new helpers

Instead of issuing g_warning, fill the provided GError.
This lets us test this error handling, and is the right
thing to do. Use the new GtkBuilder helpers and
g_markup_collect_attributes to do so.
gtk/gtkwidget.c